home *** CD-ROM | disk | FTP | other *** search
/ Games of Daze / Infomagic - Games of Daze (Summer 1995) (Disc 1 of 2).iso / x2ftp / msdos / mxcode / soundx / pack.lst < prev    next >
File List  |  1993-06-27  |  795b  |  28 lines

  1.  
  2.   ----------------  Packing List SoundX Library -------------
  3.  
  4.  
  5.    Version 1.0
  6.  
  7. Please compile in large model!
  8.  
  9. vocplay.c  play vocfiles (needs sound.c,dmalib.c & timerx.c)   
  10. voclook.c  examine vocfiles (needs nothing)  
  11. dactest.c  play raw samples (needs sound.c,dmalib.c & timerx.c) 
  12. fmtest.c   play chromatic scale with 4 instruments (needs sound.c,dmalib.c & timerx.c)
  13. timertst.c examples for time measurement and user interrupt routines  
  14.  
  15. sound.c   the common sound blaster routines
  16. dmalib.c  the dma routines for the sound lib   
  17. timerx.c  timer and interrupt stuff   
  18.  
  19. dmalib.h        header files corresponding to the libs   
  20. mydef.h      
  21. sound.h      
  22. timerx.h     
  23.  
  24. dactest.prj     project files for the demos
  25. fmtest.prj       
  26. timertst.prj 
  27. vocplay.prj  
  28.